shared
Thread-safe data structures
Provides shared types for Nim to safely use across threads with the Nim runtime's thread-local garbage collector
Nim library for shared types
11 stars
5 watching
0 forks
Language: Nim
last commit: over 6 years ago
Linked from 1 awesome list
locksnimseqsharedstringthreads
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |
| | A framework for thread-local storage with type safety in Swift | 74 |
| | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
| | A Nim library implementing a fast and secure encryption algorithm | 19 |
| | Provides support for array, object, and tuple destructuring/unpacking in Nim. | 55 |
| | A compile-time units library with type safety and support for various unit systems | 110 |
| | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
| | An object-driven ORM library for interacting with relational databases using Nim programming language. | 387 |
| | A Clojure library providing an implementation of the GEDCOM data exchange standard | 4 |
| | Generates extension methods for immutable data types in .NET. | 41 |
| | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 90 |
| | The FamilySearch GEDCOM specification is a standard for exchanging genealogical data and is implemented by this repository in various programming languages. | 173 |
| | A data manipulation and display library for Nim programming language | 15 |
| | A library providing a reusable and flexible pipe operator for Nim programming language. | 60 |
| | A collection of macros for Racket to facilitate thread-safe programming | 49 |