codahale / pcg.rsLinks
A Rust implementation of the PCG PRNG.
☆24Updated 8 years ago
Alternatives and similar repositories for pcg.rs
Users that are interested in pcg.rs are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- ☆27Updated 10 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A pool of reusable values☆51Updated 6 years ago
- ☆23Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- ☆30Updated 4 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Units of Measure for Rust☆49Updated 10 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- The empty type Void.☆71Updated 2 years ago