chindesaurus / BarnesHut-N-Body
an O(N log N) N-Body simulation using the Barnes-Hut algorithm
☆26Updated 8 months ago
Alternatives and similar repositories for BarnesHut-N-Body:
Users that are interested in BarnesHut-N-Body are comparing it to the libraries listed below
- A C++ implementation of the Barnes-Hut-Algorithm.☆65Updated 2 years ago
- A 2D N-body simulation of gravitational interactions between point particles using the Barnes-Hut algorithm.☆59Updated last year
- A tiny graph database engine written in C☆10Updated 10 years ago
- Compute and draw 3d graphs based on Gephi toolkit☆17Updated 2 years ago
- Java library to create and search random access files (including in S3) using the space-filling hilbert index (sparse)☆48Updated last week
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Implementation of the skip quadtree and compressed quadtree data structures.☆28Updated 11 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A Java library for binary coding☆13Updated 4 years ago
- A Portable Persistent Memory Allocation Library☆14Updated 4 years ago
- Experiments on bit-slice indexing☆13Updated 10 years ago
- A C++ big-integer library, highly optimized for the small-number case.☆25Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- ☆13Updated 6 years ago
- SAX parser for JSon and YAML (alpha)☆23Updated 8 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- ☆23Updated 3 years ago
- Java library to compile and run C++ code in-memory☆16Updated 7 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- A short micro benchmark to test diffrent Java PRNG☆17Updated 5 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- ☆12Updated 9 years ago
- Futspace is a voxel based graphics engine implemented in Futhark☆8Updated 4 years ago
- Testing in-memory spatial indexes☆26Updated 9 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- How to write interpreters or dynamic compilers for dynamically typed languages on top of the JVM☆15Updated 2 weeks ago