Licenser / halfbrownLinks
Multi backend HashMap for higher performance on different key space sizes
☆29Updated last month
Alternatives and similar repositories for halfbrown
Users that are interested in halfbrown are comparing it to the libraries listed below
Sorting:
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- Full-service command-line parsing☆74Updated 8 months ago
- Concurrency algorithms☆11Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆50Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- String optimized for map keys☆66Updated this week
- Rust String type with configurable byte storage.☆35Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- A sanity checker for global allocations in Rust☆52Updated 2 months ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Better reference counted strings for Rust☆138Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago