v-kat / simpler_cache
A simple cache with ttls on items based on ets and timers. Tested with property model testing.
☆1Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for simpler_cache
- Intercluster RPC for Erlang and Elixir☆48Updated last year
- Fairness regulator and rate limiter☆49Updated 2 years ago
- Rational number library for Elixir.☆41Updated 8 months ago
- Lightweight tracing, debugging and profiling utility for Erlang☆36Updated 3 months ago
- PropEr model helper library to validate implementations of supervisor trees☆63Updated 6 years ago
- Partition testing tool for elixir☆72Updated last year
- decentralized package security audit network of trust☆32Updated 5 years ago
- Leveraging ETS Effectively☆30Updated 5 years ago
- ☆28Updated 5 years ago
- Make retrieving configuration parameters super fast(7x faster than application:get_env)and stable.☆37Updated 6 years ago
- Just a mix command for running dialyzer :)☆19Updated 6 years ago
- A high-performance probabilistic LRFU concurrent in-memory cache with one-hit-wonders detection for Erlang and Elixir☆23Updated 3 years ago
- gen_tcp acceptor pool☆28Updated 2 years ago
- A set of helper modules that enable you to work with distributed elixir and c-nodes.☆35Updated 4 years ago
- A generic message buffer behaviour with pooling and back-pressure for Erlang/Elixir.☆18Updated last year
- An extension for ExUnit for simplifying tests against a clustered application☆63Updated last year
- A Lasp PG adapter for the Phoenix framework pubsub☆18Updated 6 years ago
- Stateful generative testing for Elixir implemented on top of StreamData☆11Updated 5 years ago
- ☆38Updated 2 years ago
- A high performance rate limiter on top of erlang atomics for Elixir☆34Updated 4 months ago
- A declarative busy wait☆44Updated 5 years ago
- Multiple different implementations of efficient functional queues and dequeues for Elixir☆34Updated last year
- NOT FOR PRODUCTION USE: Safe-ish is an experimental sandbox for BEAM modules that examines and rejects BEAM bytecode containing instructi…☆28Updated 2 years ago
- A custom formatter for the Erlang logger application that turns maps into single line text logs☆52Updated 2 years ago
- Automatic NIF generator using Eir and LLVM☆53Updated 5 years ago
- ECS clustering that "just works"☆11Updated last year
- Store and manipulate a set of bit flags, mostly used for syncing the state over the wire between peers in a peer to peer network, such as…☆19Updated 5 years ago
- RFC 6570 compliant URI template processor for Elixir☆18Updated 3 years ago
- Elixir RabbitMQ Client☆25Updated this week
- A proof-of-concept for generating OpenAPI clients in Elixir.