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 self-written C++ standard library☆55Updated this week
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆40Updated last year
- Coroutines for C.☆78Updated 8 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- a smaller, simpler, portable pkg-config clone☆117Updated 2 weeks ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- Ventanium C Library - Read-only mirror☆20Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 6 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆43Updated last year
- Managed C strings library☆97Updated 4 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig,…☆20Updated 3 years ago
- Presentation materials from the CppNorth conference☆41Updated 4 months ago
- A small, simple hash table written in C.☆23Updated 14 years ago
- ☆19Updated last year
- The programming language DINO☆126Updated 6 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- Argument parsing library for C.☆13Updated 10 years ago
- ☆38Updated 3 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- A fast binary search that tries to be branchless☆106Updated last year
- A compiler for a Scheme-like language. Currently, the goal is not full standards-compliance but rather to implement a compiler that is us…☆13Updated last year
- C Implementation of the monkey programming language☆74Updated 5 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
- Assorted notes☆84Updated 2 years ago