Stars
- All languages
- Assembly
- BitBake
- C
- C#
- C++
- CSS
- Cap'n Proto
- Common Lisp
- Coq
- Cuda
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- GLSL
- Go
- HTML
- Handlebars
- Haskell
- Idris
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Lua
- Makefile
- Markdown
- Nemerle
- Nix
- OCaml
- Pascal
- Python
- Racket
- Ruby
- Rust
- SCSS
- SMT
- Sass
- Scala
- Shell
- Solidity
- Starlark
- Swift
- TLA
- Tcl
- TeX
- TypeScript
- Vim Script
- WebAssembly
Safe arithmetic in Rust using a procedural macro. Write normal math expressions with automatic overflow checks. No panics, no boilerplate.
A Rust library for offset based pointers that enable movable self-referential data structures.
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, Du…
Limited safe specialization on stable Rust with builder-like pattern
An experimental operating system fully written in Rust, with a unikernel design, cooperative scheduling and a security model based on WASM sandboxing.
Rust-powered key-value store ensuring strong consistency
Compile-time Option<T>. Its discriminant is maintained at the type-level rather than at runtime.
Modern PostgreSQL client with native GUI, built in Rust using egui. Designed for developers who want a lightweight and fast database management tool.
A high-performance library for numerically solving differential equations in Rust
A command line tool for datetime arithmetic, parsing, formatting and more.
A lightweight Minecraft server written from scratch in Rust supporting Minecraft versions from 1.7.2 up to 1.21.6.
Logger wrapper that adds logging context
A convenient way to read the http body
A Git-compatible VCS that is both simple and powerful
Simple web extension that helps you streamline PR reviews by hiding unnecessary timeline entries, allowing you to focus on what really matters: the conversations and feedback
📜 A plugin for Bevy that allows you to write some of your game or application logic in a scripting language.