adevore / rudy
Judy array implementation in pure Rust
☆84Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rudy
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- A rust library for checked floating point operations☆81Updated last year
- Rust MetroHash☆50Updated last week
- Custom derivation macro for Rust☆110Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- And I'll look down and whisper "GNO."☆58Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Safely combine results☆81Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A small Rust library for recycling types with owned memory☆33Updated 8 years ago
- [DEPRECATED] see:☆82Updated 7 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- (More or less) accurate floating point algorithms☆55Updated 4 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- A composable wait system.☆77Updated 6 years ago
- Token tree calling convention☆79Updated last year
- A pool of reusable values☆50Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆62Updated 4 months ago