taylordotfish / tagged-pointerLinks
Platform-independent space-efficient tagged pointers in Rust
☆20Updated 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☆57Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- Rust wrapper for posix message queues☆16Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- miniserde minus the dependencies☆20Updated 3 years ago
- ☆24Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Language server providing completion for gluon☆53Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆54Updated 2 months ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 6 years ago
- A Rust port of Jane Street's Incremental library.☆27Updated 7 months ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- threadstack, ergonomic library for thread local stacks☆12Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Print bytes as losslessly as possible.☆18Updated last month
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Garbage collector library☆23Updated 3 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Wait for async tasks☆13Updated 2 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month