steveklabnik / indexlistLinks
indexlist: A doubly linked list, backed by a vector
☆85Updated 2 years ago
Alternatives and similar repositories for indexlist
Users that are interested in indexlist are comparing it to the libraries listed below
Sorting:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A stripped-down version of Git, implemented in Rust☆137Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Safely combine results☆82Updated last year
- Set the error context using doc comments☆54Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Meow hasher for Rust☆97Updated 3 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆40Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago