sujayakar / rsdictLinks
☆49Updated 3 months ago
Alternatives and similar repositories for rsdict
Users that are interested in rsdict are comparing it to the libraries listed below
Sorting:
- An experimental columnar arena☆43Updated 11 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- scraps of a potential language☆38Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- ☆27Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Compact sets in rust☆56Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- ☆85Updated 9 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago