fuzzypixelz / absolutLinks
Autogenerated Bytewise SIMD-Optimized Look-Up Tables
☆34Updated last year
Alternatives and similar repositories for absolut
Users that are interested in absolut are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- ☆35Updated 3 years ago
- ☆18Updated 7 months ago
- Reduce the visibility of elements in a Rust code base☆17Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Rust traits for key comparison in maps.☆34Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last week
- Object Pool LockFree in Rust☆47Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 4 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago