Archive of 2022/03
https://github.com/rubrikinc/wachy
2022-03-31T13:34:56.435Z

A UI for eBPF-based performance debugging

A dynamic tracing profiler for Linux

Wachy provides a UI for interactive eBPF-based userspace performance debugging.

https://github.com/Wilfred/difftastic
2022-03-30T18:46:24.683Z

Difftastic is an experimental diff tool that compares files based on their syntax.

https://github.com/tomkp/react-split-pane
2022-03-26T13:51:31.659Z

Split-Pane React component, can be nested or split vertically or horizontally!

https://github.com/prc5/react-zoom-pan-pinch
2022-03-26T13:48:09.497Z

React library to support easy zoom, pan, pinch on various html dom elements like images and divs

https://github.com/reaviz/reaflow
2022-03-26T08:41:40.763Z

React library for building workflow editors, flow charts and diagrams

REAFLOW is a modular diagram engine for building static or interactive editors. The library is feature-rich and modular allowing for displaying complex visualizations with total customizability.

https://github.com/tajo/ladle
2022-03-26T08:10:46.724Z

Develop, test and document your React story components faster

Alternative to storybook

https://github.com/PostHog/posthog
2022-03-26T08:07:58.761Z

PostHog is an open-source product analytics suite, built for engineers

  • Automatically track every event on your website or app
  • Understand your users and how to improve your product
  • Deploy on your own infrastructure to keep control of your data.
https://github.com/pinojs/pino
2022-03-23T22:10:07.584Z

super fast, all natural json logger

Very low overhead Node.js logger

https://github.com/brimdata/react-arborist
2022-03-22T10:54:30.840Z

A sortable, virtual, customizable tree component for React.

https://github.com/nebuly-ai/nebullvm
2022-03-22T10:50:01.186Z

Easy-to-use library to boost AI inference leveraging multiple DL compilers

nebullvm speeds up AI inference by 5-20x in just a few lines of code

This open-source library takes your AI model as input and outputs an optimized version that runs 5-20 times faster on your machine. Nebullvm tests multiple deep learning compilers to identify the best possible way to execute your model on your specific hardware, without impacting the accuracy of your model.

https://github.com/slint-ui/slint
2022-03-18T10:33:20.322Z

Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript.

Formerly known as sixtyFPS

https://github.com/nusu/avvvatars
2022-03-17T13:59:34.063Z

Beautifully crafted unique avatar placeholder for your next react project

https://shaderpark.com/
2022-03-15T10:51:17.345Z

A JavaScript library for creating interactive procedural 2D and 3D shaders.

Explore shader programming through a JavaScript interface without the complexity of GLSL. Quickly script shaders using a P5.js style language.

https://github.com/bheisler/TinyTemplate
2022-03-14T12:40:26.118Z

TinyTemplate is a small, minimalistic text templating system with limited dependencies.

https://github.com/helio-fm/helio-workstation
2022-03-14T12:38:01.989Z

Helio Workstation is free and open-source music sequencer, designed to be used on all major platforms.

https://www.lurklurk.org/effective-rust/intro.html
2022-03-14T12:31:30.347Z

Effective rust a book to learn rust

https://github.com/mdsteele/rust-cfb
2022-03-14T12:26:05.806Z

A Rust library for reading/writing Compound File Binary (structured storage) files

https://github.com/winfsp/hubfs
2022-03-14T12:02:03.565Z

HUBFS - File System for GitHub

HUBFS is a file system for GitHub and Git. Git repositories and their contents are represented as regular directories and files and are accessible by any application, without the application having any knowledge that it is really accessing a remote Git repository. The repositories are writable and allow editing files and running build operations.

https://github.com/alexfoxy/lax.js
2022-03-07T22:07:36.205Z

Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.

mime type xdg-open/xdg-mime configuration file
2022-03-07T15:25:57.472Z

Get the mime type of the file :

$ file --mime-type -b my_beautiful_photo.png
image/png

What tool will xdg-open use and in which file this info is stored ?

$ XDG_UTILS_DEBUG_LEVEL=3 xdg-mime query default image/png
Checking /home/user/.config/mimeapps.list
Checking /home/user/.local/share/applications/mimeapps.list
Checking /usr/share//applications/gnome-mimeapps.list
org.gnome.eog.desktop
https://crates.io/crates/tap
2022-03-06T22:38:13.816Z

Suffix-Position Pipeline Behavior

This crate provides extension methods on all types that allow transparent, temporary, inspection/mutation (tapping), transformation (piping), or type conversion. These methods make it convenient for you to insert debugging or modification points into an expression without requiring you to change any other portions of your code.

https://www.mixamo.com/
2022-03-04T21:07:49.818Z

Animate 3D characters for games, film, and more.

  • Motion Captured Animations
  • Ready to Use Characters
  • Automatic Character Rigging
https://github.com/macintoshpie/ghactionsbyexample
2022-03-04T21:00:06.698Z

GitHub Actions by Example

https://secure-system.gitlab.io/Insular/
2022-03-04T20:31:32.583Z

“Insular” is a sandbox environment to clone selected apps and isolate them from accessing your personal data outside the sandbox (including call logs, contacts, photos and etc) even if related permissions are granted. Device-bound data (SMS, IMEI and etc) is still accessible.

Isolated app can be frozen on demand, with launcher icon vanish and its background behaviors completely blocked.

Insular takes advantage of the “managed profile” feature on Android 5.0+, which is also the base of “Android for Work”, to create an isolated sandbox for apps with their data.

https://github.com/teenjuna/prae
2022-03-04T19:53:43.480Z

This crate provides a convenient macro that allows you to generate type wrappers that promise to always uphold arbitrary invariants that you specified.

https://github.com/mermaid-js/mermaid
2022-03-03T14:04:30.231Z

Generation of diagram and flowchart from text in a similar manner as markdown

  • Flowchart
  • Sequence diagram
  • Gantt chart
  • Class diagram
  • State diagram
  • Pie chart
  • User Journey diagram
  • Git graph
https://github.com/jekuer/add-to-calendar-button
2022-03-02T10:14:15.591Z

A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.

https://formkit.com/
2022-03-02T10:11:07.708Z

form development for vue3

labels, help text, theming support, validation, form generation from JSON, accessibility, internationalization...

https://github.com/vinodotdev/node-to-rust/
2022-03-02T10:06:40.797Z

ebook from javascript to rust

https://github.com/ashutosh1919/react-awesome-shapes
2022-03-02T10:04:24.612Z

Insert Awesome Shapes into Your React Site with Ease.