Pinned Repositories
generic-array
Generic array types in Rust
client-sdk-rs
Official Rust Client SDK
iso8601-timestamp
High-performance ISO8601 Timestamp formatting and parsing
server
Lantern Server Backend
bluebird-co
A set of high performance yield handlers for Bluebird coroutines
dual_num
Dual Number library for Rust
numeric-array
Wrapper around generic-array that adds efficient numeric trait implementations
parallel-event-emitter
Parallel event emitter built on futures-rs
rust-softrender
Software Renderer in Rust
thermite
Thermite SIMD: Melt your CPU
novacrazy's Repositories
novacrazy/numeric-array
Wrapper around generic-array that adds efficient numeric trait implementations
novacrazy/fast_polynomial
Faster Polynomial Evaluation via Estrin's Scheme
novacrazy/serde_shims
Community made shim functions to add serde support to various crates
novacrazy/async-chashmap
Async Concurrent Hashmap + LRU structures
novacrazy/regex-automata-macro
A set of macros for precompiling regular expressions
novacrazy/conv2jxl
(WIP) Rust program to coordinate converting images to JPEG-XL using cjxl
novacrazy/lambert_w
Fast evaluation of the real valued parts of the principal and secondary branch of the Lambert W function to 24 or 50 bits of accuracy with the method of Toshio Fukushima.
novacrazy/schemars
Generate JSON Schema documents from Rust code
novacrazy/aarc
Atomically updatable variants of Arc and Weak for lock-free concurrency.
novacrazy/argh
Rust derive-based argument parsing optimized for code size
novacrazy/block_compression
novacrazy/compact_str
A memory efficient immutable string type that can store up to 24* bytes on the stack
novacrazy/dom-expressions
A Fine-Grained Runtime for Performant DOM Rendering
novacrazy/fundsp
Library for audio processing and synthesis
novacrazy/intrusive-rs
Intrusive collections for Rust
novacrazy/intrusive_lru_cache
Simple LRU Cache built on intrusive data structures
novacrazy/lemmeknow
The fastest way to identify anything!
novacrazy/leptos
Build fast web applications with Rust.
novacrazy/rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
novacrazy/rend
Endian-aware primitives for Rust
novacrazy/rkyv
Zero-copy deserialization framework for Rust
novacrazy/Rocket.Chat
Have your own Slack like online chat, built with Meteor.
novacrazy/rust-tribool
Tribool - Three-valued logic for Rust
novacrazy/scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
novacrazy/simple-markdown
JavaScript markdown parsing, made simple
novacrazy/smol_str
novacrazy/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
novacrazy/typenum
Compile time numbers in Rust.
novacrazy/typesafe-i18n
An opinionated, fully type-safe, lightweight localization library for TypeScript and JavaScript projects with no external dependencies.
novacrazy/write-to-async-reader