steveklabnik / indexlistLinks
indexlist: A doubly linked list, backed by a vector
☆85Updated last year
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 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆40Updated 6 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Safely combine results☆81Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A stripped-down version of Git, implemented in Rust☆134Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago