taylordotfish / tagged-pointerLinks
Platform-independent space-efficient tagged pointers in Rust
☆22Updated last month
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
- Rust wrapper for posix message queues☆16Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A command line tool to generate Unicode tables as source code.☆113Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- ☆49Updated 6 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- A Rust port of Jane Street's Incremental library.☆28Updated 11 months ago
- ☆21Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- An experimental columnar arena☆43Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- An efficient memory pool mechanism for Rust.☆68Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year