WildPixelGames / gdt-cpusLinks
Game Developer's Toolkit for CPU Management
☆102Updated 5 months ago
Alternatives and similar repositories for gdt-cpus
Users that are interested in gdt-cpus are comparing it to the libraries listed below
Sorting:
- ☆64Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 7 months ago
- Concise bit field extraction☆61Updated last year
- 🪞 Powerful reflection library for Rust☆95Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A simple in-memory search for collections and key-value stores.☆80Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- Fantastic serialization library☆160Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- ☆56Updated 6 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 3 months ago
- A faster Arc.☆76Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month