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:
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Safely combine results☆82Updated last year
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Unix signal handling for tokio☆88Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Scrap Your Rust Boilerplate☆56Updated 8 years ago