taylordotfish / tagged-pointerLinks
Platform-independent space-efficient tagged pointers in Rust
☆22Updated 2 months ago
Alternatives and similar repositories for tagged-pointer
Users that are interested in tagged-pointer are comparing it to the libraries listed below
Sorting:
- Compact sets in rust☆60Updated 9 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- The most peculiar std you have ever seen☆39Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆113Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- A Rust port of Jane Street's Incremental library.☆28Updated 11 months ago
- The simd optimized escape code☆54Updated this week
- Rust wrapper for posix message queues☆16Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆24Updated 2 years ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- Read from a specified file or STDIN and output a specified number of random lines☆11Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆11Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- An experimental columnar arena☆43Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago