janestreet / ocaml_intrinsicsLinks
Provides functions to invoke amd64 instructions (such as clz,popcnt,rdtsc,rdpmc) when available, or compatible software implementation on other targets.
☆38Updated 2 weeks ago
Alternatives and similar repositories for ocaml_intrinsics
Users that are interested in ocaml_intrinsics are comparing it to the libraries listed below
Sorting:
- Inspection of internal value representations and the object graph☆32Updated 9 years ago
- Constant time equal function to avoid timing attacks in OCaml☆51Updated last year
- ☆49Updated 4 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- The official LLVM OCaml binding but built using dune☆25Updated 11 months ago
- OCaml WebAssembly runtime powered by Wasmtime☆35Updated 3 years ago
- Interactive memory profiler based on Memtrace☆33Updated 2 weeks ago
- Agnostic benchmark in OCaml (proof-of-concept)☆43Updated last year
- Experimental model checker for testing concurrent algorithms☆40Updated last year
- Bindings to io_uring for OCaml☆63Updated 4 months ago
- Tools for the runtime tracing in OCaml 4.11.0 and higher☆31Updated 2 years ago
- ☆16Updated 2 years ago
- An implementation of the Noise Protocol, intended to be used as the base for a Wireguard implementation in OCaml.☆28Updated 5 years ago
- Just In Time compiler for OCaml native toplevel☆60Updated 2 years ago
- Simple hash algorithms in OCaml☆93Updated 8 months ago
- Show the internal dependencies in your OCaml/Reason/Dune project☆61Updated 8 months ago
- LexiFi runtime types☆34Updated 5 years ago
- Library containing the definition of S-expressions and some base converters☆20Updated 2 weeks ago
- OCaml bit vector library☆34Updated last month
- Fast implementation of queue in OCaml☆51Updated last year
- A platform-agnostic multi-level index☆33Updated 4 months ago
- ☆31Updated 2 months ago
- Bindings to the Tracy profiler.☆32Updated 2 weeks ago
- Infrastructure to collect metrics from OCaml applications.☆46Updated 7 months ago
- Optimized Patricia trie with disk storage☆31Updated 6 years ago
- Adaptive Radix Tree in OCaml☆51Updated 2 weeks ago
- Bigstring intrinsics and fast blits based on memcpy/memmove☆41Updated 7 months ago
- A Btree library in OCaml☆18Updated 2 years ago
- Topological sort algorithm☆14Updated 2 weeks ago
- Resizable arrays with O(ᵏ√N) insertion and deletion (Tiered Vectors)☆32Updated 2 years ago