Stars
- All languages
- Arduino
- Assembly
- Boo
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Cython
- D
- Elm
- Emacs Lisp
- Erlang
- F#
- Fortran
- Frege
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- LLVM
- MATLAB
- NSIS
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- PowerShell
- Processing
- Python
- R
- Racket
- Ruby
- Rust
- Scala
- Shell
- TeX
- TypeScript
- Vim Script
Hypothesis-like property testing for Rust
Automated property based testing for Rust (with shrinking).
Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
A DBus daemon to configure input devices, mainly high-end and gaming mice
Parse command line arguments by defining a struct.
FlatBuffers: Memory Efficient Serialization Library
P1031 low level file i/o and filesystem library for the C++ standard
RabbitMQ peer discovery and cluster formation plugin, supports RabbitMQ 3.6.x
This project is now maintained by the RabbitMQ Team, visit the official repo @
Production-Grade Container Scheduling and Management
[EOL] This is a place for various components in the Kubernetes ecosystem that aren't part of the Kubernetes core.
Deploy a Production Ready Kubernetes Cluster
Lightweight, general, scalable C++ library for finite element methods
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
An open-source C++ library developed and used at Facebook.
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
C++ library for creating an embedded Rest HTTP server (and more)
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
C library to create simple HTTP servers and Web Applications.
cpp-netlib / cpp-netlib
Forked from glynos/cpp-netlibThe C++ Network Library Project -- cross-platform, standards compliant networking library.
A collection of C++ HTTP libraries including an easy to use HTTP server.
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available …