nick-kanakis / effective-java-in-a-nutshellLinks
☆18Updated 7 years ago
Alternatives and similar repositories for effective-java-in-a-nutshell
Users that are interested in effective-java-in-a-nutshell are comparing it to the libraries listed below
Sorting:
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 5 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆43Updated last year
- ☆38Updated 3 years ago
- Context Free Channel - All about programming languages☆12Updated last year
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- A fast WebTransport implementation in C☆48Updated 4 months ago
- A self-written C++ standard library☆55Updated this week
- A simple C Thread pool implementation☆13Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- Portable thread pool implementation for C.☆14Updated 14 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆41Updated 10 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- An exercise in programming language design and implementation.☆19Updated 4 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- C++ implementation of a gap buffer.☆57Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Assorted notes☆84Updated last year
- A new city of code on a cosmopolitan foundation.☆22Updated 4 years ago
- High performance parallel pkzip implementation☆30Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- PEG Parser in ANSI C☆63Updated 3 years ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- Simple IRC bot written in x86 assembly☆15Updated 12 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago