simonask / facet-v8Links
Experimental Facet/V8 integration, marshalling/unmarshalling data between JavaScript and Rust
☆26Updated 3 months ago
Alternatives and similar repositories for facet-v8
Users that are interested in facet-v8 are comparing it to the libraries listed below
Sorting:
- Value log implementation for key-value separated storage in safe Rust☆43Updated last month
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Updated last month
- ☆24Updated 7 months ago
- Human-friendly indexed collections☆55Updated last week
- Tools for finding and manipulating differences between files☆101Updated 8 months ago
- Lightweight exceptions for Rust☆85Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- A View Model framework written in rust, inspired by Next.js.☆10Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Generate a filesystem tree from a macro or a YAML tree☆26Updated 2 months ago
- An alternative `std`-like implementation built on origin☆31Updated 7 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- Cargo hack manager☆64Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆33Updated 2 weeks ago
- 📮 load, write, and copy remote and local assets☆27Updated this week
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆123Updated this week
- Thin immutable zero-copy byte slice☆48Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆71Updated this week
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆66Updated 5 months ago