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:
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- 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
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Safely combine results☆81Updated 11 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A stripped-down version of Git, implemented in Rust☆134Updated last year
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago